home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2004 December / maximum-cd-2004-12.iso / Data / ads.pcg / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-10-12  |  74 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.planetcomputers.com/", "_blank");
  3. }
  4.